home *** CD-ROM | disk | FTP | other *** search
INI File | 1998-11-24 | 5.0 KB | 135 lines |
- ;; Copyright (c) 1997, Qualcomm, Inc.
- ;; All Rights Reserved.
-
- ;; simple address book, showing all fields
-
- [id]
- type=style address
- name=Multi-Column Address/Telephone Book
- optional=att check "Show attachments" col check "Use two columns"
- view=contact
-
- ; **************************************************************************
- [thumbnail]
- box=
- font1=1:3
- layer1={0 1000 0 1:15} title
- layer3={0 1000 14:15 1000} page
- layer2={0 1000 1:15 14:15} ? @col thumbtwo thumbone
-
- [thumbtwo]
- layer1= {0 1:2 0 1000} thumbleftside
- layer2= {1:2 1000 0 1000} thumbrightside
-
- [thumbleftside]
- font=1:7
- stream= underline bold "Name, " nobold nounderline "name" hardbreak hardbreak hardbreak "Home address:" hardbreak hardbreak "Fax: " hardbreak "Mobile: " hardbreak
-
- [thumbrightside]
- font=1:7
- stream= hardbreak hardbreak hardbreak "Work address:" hardbreak hardbreak "Work: " hardbreak "Home: " hardbreak
-
- [thumbone]
- font=1:15
- stream={0 1000 1:15 14:15} underline bold "Name, " nobold nounderline hardbreak "Work address:" hardbreak "Home address:" hardbreak "Work: " hardbreak "Home: " hardbreak "Fax: " hardbreak "Mobile: " hardbreak
-
- ; **************************************************************************
- [start]
- data=?@att attachments
- font=1:1
- layer1={0 1000 990 1000} copyright "common.ini"
- layer2={0 1000 0 990} ? @header teststartit testfooterstartit
-
- [testfooterstartit]
- layer=? @footer footerstartit noheaderstartit
-
- [footerstartit]
- text={0 1000 19:20 20:20} #footercolor @footer
- layer={0 1000 0 19:20} noheaderstartit
-
- [teststartit]
- layer=? @footer headerfooterstartit headerstartit
-
- [headerfooterstartit]
- text1={0 1000 0 1:20} #headercolor @header
- text2={0 1000 19:20 20:20} #footercolor @footer
- layer={0 1000 1:20 19:20} noheaderstartit
-
- [headerstartit]
- text={0 1000 0 1:20} #headercolor @header
- layer={0 1000 1:20 20:20} noheaderstartit
-
- [noheaderstartit]
- box=
- font=1:3
- layer1={0:1 1:1 0:25 1:25} title
- layer2= {0:1 1:1 1:25 24:25} thestack
- layer3={0:1 1:1 24:25 25:25} page
-
- ; ------------------------------------------------------------------------
- [thestack]
- frame=
- layer=? @col startmulti startonecol
-
- [startonecol]
- min=350
- font=1:60
- stack=head showmeone sep sep
-
- [startmulti]
- font=1:30
- stack=head showmemulti sep sep
-
- ; ------------------------------------------------------------------------
- [title]
- box1={0 8:19 0 1:1} 0 lightgray
- box2={11:19 19:19 0 1:1} 0 lightgray
- frame=
- font=9:10 bold
- message== @currentchar @lastchar (" " @currentchar " ") (" " @currentchar " - " @lastchar " ")
- text== @currentchar @lastchar (" " @currentchar " ") (" " @currentchar " - " @lastchar " ")
-
- ; ------------------------------------------------------------------------
- [showmemulti]
- min=350
- layer=?@isattachment attachmultidata normalmultidata
-
- [attachmultidata]
- font=1:60 contact
- pen=contact
- stream1=left 1:16 rest 1:8 nobold "(" @displayname ")" hardbreak @tl hardbreak = (@ssd @stm) (@sed @etm) "" ("Start: " @ssd " " @stm) softbreak = (@ssd @stm) (@sed @etm) "" ("End: " @sed " " @etm) softbreak @ds hardbreak
-
- [normalmultidata]
- column= 0 1:2 leftside 1:2 1000 rightside
-
- [leftside]
- font=contact
- pen=contact
- stream= underline bold @ln nounderline ", " nobold @fn hardbreak hardbreak hardbreak right 800 rjust "Home address:" right 0 left 220 norjust @had hardbreak ? @hct (@hct ", " @hst " " @hcn " " @hzp) "" left 0 hardbreak right 800 rjust "Fax: " right 0 left 220 norjust @fph left 0 hardbreak right 800 rjust "Mobile: " right 0 left 220 norjust @mph hardbreak
-
- [rightside]
- font=contact
- pen=contact
- stream= nobold @cm hardbreak @dp hardbreak @title hardbreak right 800 rjust "Work address:" right 0 left 220 norjust @wad hardbreak ? @wct (@wct ", " @wst " " @wcn " " @wzp) "" left 0 hardbreak right 800 rjust "Work: " right 0 left 220 norjust @wph left 0 hardbreak right 800 rjust "Home: " right 0 left 220 norjust @hph hardbreak
-
- ; ------------------------------------------------------------------------
- [showmeone]
- layer=?@isattachment attachonedata normalonedata
-
- [attachonedata]
- font=contact
- pen=contact
- stream1=left 1:16 rest 1:8 nobold "(" @displayname ")" hardbreak @tl hardbreak = (@ssd @stm) (@sed @etm) "" ("Start: " @ssd " " @stm) softbreak = (@ssd @stm) (@sed @etm) "" ("End: " @sed " " @etm) softbreak @ds hardbreak
-
- [normalonedata]
- font=contact
- pen=contact
- stream= underline bold @ln nounderline ", " nobold @fn hardbreak right 800 rjust "Work address: " right 0 left 220 norjust @wad hardbreak @wct ? @wct ", " "" @wst " " @wcn " " @wzp left 0 hardbreak right 800 rjust "Home address:" right 0 left 220 norjust @had hardbreak @hct ? @hct ", " "" @hst " " @hcn " " @hzp left 0 hardbreak right 800 rjust "Work: " right 0 left 220 norjust @wph left 0 hardbreak right 800 rjust "Home: " right 0 left 220 norjust @hph left 0 hardbreak right 800 rjust "Fax: " right 0 left 220 norjust @fph left 0 hardbreak right 800 rjust "Mobile: " right 0 left 220 norjust @mph hardbreak
-
- [page]
- font=1:1
- text = {1:8 7:8 1:8 7:8} ("- " @pagenumber " -")
-
- [sep]
- box={0 1000 1:300 2:300} black
-